home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 November / Software of the Month Club 1996 November.iso / pc / dos / biz / walstrt / printwst.bat < prev    next >
Encoding:
DOS Batch File  |  1996-04-01  |  307 b   |  12 lines

  1. @ECHO OFF
  2. CLS
  3. @ECHO There will be about 10 pages of text printed.  Press Ctrl-Break now to quit or
  4. PAUSE
  5. COPY SIGNUP.KIT PRN > NUL
  6. COPY QUOTRACK.KIT PRN > NUL
  7. COPY $COUPON$ PRN > NUL
  8. COPY README.1ST PRN > NUL
  9. COPY TROUBLE.SHT PRN > NUL
  10. COPY THEFACTS.TXT PRN > NUL
  11. COPY FOLLOWED.STK PRN > NUL
  12. CLS